Autogenerated HTML docs for v1.5.0.1-37-g1e592 
diff --git a/RelNotes-1.5.0.txt b/RelNotes-1.5.0.txt index 599efb8..daf4bdb 100644 --- a/RelNotes-1.5.0.txt +++ b/RelNotes-1.5.0.txt 
@@ -448,7 +448,7 @@  - There is a partial support for 'shallow' repositories that  keeps only recent history. A 'shallow clone' is created by  specifying how deep that truncated history should be - (e.g. "git clone --depth=5 git://some.where/repo.git"). + (e.g. "git clone --depth 5 git://some.where/repo.git").    Currently a shallow repository has number of limitations: